FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package navify.fhir.r5.rdc#1.0.0 (79 ms)

Package navify.fhir.r5.rdc
Type StructureDefinition
Id Id
FHIR Version R5
Source https://simplifier.net/resolve?scope=navify.fhir.r5.rdc@1.0.0&canonical=https://roche.com/fhir/iop/StructureDefinition/rdc-MedicationRequest
Url https://roche.com/fhir/iop/StructureDefinition/rdc-MedicationRequest
Status active
Name RdcMedicationRequest
Title RDC MedicationRequest
Experimental False
Description Describes an order or request for both supply of the medication and the instructions for administration of a medication to a patient.
Copyright Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
Type MedicationRequest
Kind resource

Resources that use this resource

StructureDefinition
https://roche.com/fhir/iop/StructureDefinition/rdc-MedicationAdministration RDC MedicationAdministration

Resources that this resource uses

StructureDefinition
https://roche.com/fhir/iop/StructureDefinition/rdc-Device-Instance RDC Device Instance
https://roche.com/fhir/iop/StructureDefinition/rdc-Medication RDC Medication
https://roche.com/fhir/iop/StructureDefinition/rdc-Patient RDC Patient
https://roche.com/fhir/iop/ValueSet/insulin-codes InsulinCodes


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "rdc-MedicationRequest",
  "url" : "https://roche.com/fhir/iop/StructureDefinition/rdc-MedicationRequest",
  "name" : "RdcMedicationRequest",
  "title" : "RDC MedicationRequest",
  "status" : "active",
  "publisher" : "F. Hoffmann-La Roche AG",
  "description" : "Describes an order or request for both supply of the medication and the instructions for administration of a medication to a patient.",
  "copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion" : "5.0.0",
  "kind" : "resource",
  "abstract" : false,
  "type" : "MedicationRequest",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/MedicationRequest",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "MedicationRequest.identifier",
        "path" : "MedicationRequest.identifier",
        "max" : "0"
      },
      {
        "id" : "MedicationRequest.basedOn",
        "path" : "MedicationRequest.basedOn",
        "max" : "0"
      },
      {
        "id" : "MedicationRequest.priorPrescription",
        "path" : "MedicationRequest.priorPrescription",
        "max" : "0"
      },
      {
        "id" : "MedicationRequest.groupIdentifier",
        "path" : "MedicationRequest.groupIdentifier",
        "max" : "0"
      },
      {
        "id" : "MedicationRequest.statusReason",
        "path" : "MedicationRequest.statusReason",
        "max" : "0"
      },
      {
        "id" : "MedicationRequest.statusChanged",
        "path" : "MedicationRequest.statusChanged",
        "max" : "0"
      },
      {
        "id" : "MedicationRequest.category",
        "path" : "MedicationRequest.category",
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://roche.com/fhir/iop/ValueSet/insulin-codes"
        }
      },
      {
        "id" : "MedicationRequest.priority",
        "path" : "MedicationRequest.priority",
        "max" : "0"
      },
      {
        "id" : "MedicationRequest.doNotPerform",
        "path" : "MedicationRequest.doNotPerform",
        "max" : "0"
      },
      {
        "id" : "MedicationRequest.medication",
        "path" : "MedicationRequest.medication",
        "type" : [
          {
            "code" : "CodeableReference",
            "targetProfile" : [
              "https://roche.com/fhir/iop/StructureDefinition/rdc-Medication"
            ]
          }
        ]
      },
      {
        "id" : "MedicationRequest.medication.concept",
        "path" : "MedicationRequest.medication.concept",
        "definition" : "Informs the type of administration conducted (ex. Basal or Bolus).",
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://roche.com/fhir/iop/ValueSet/insulin-codes"
        }
      },
      {
        "id" : "MedicationRequest.subject",
        "path" : "MedicationRequest.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://roche.com/fhir/iop/StructureDefinition/rdc-Patient"
            ]
          }
        ]
      },
      {
        "id" : "MedicationRequest.informationSource",
        "path" : "MedicationRequest.informationSource",
        "max" : "0"
      },
      {
        "id" : "MedicationRequest.encounter",
        "path" : "MedicationRequest.encounter",
        "max" : "0"
      },
      {
        "id" : "MedicationRequest.supportingInformation",
        "path" : "MedicationRequest.supportingInformation",
        "max" : "0"
      },
      {
        "id" : "MedicationRequest.requester",
        "path" : "MedicationRequest.requester",
        "definition" : "Reference to the device instance that generated the request, such as a bolus calculator pump or other automated medication management system",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://roche.com/fhir/iop/StructureDefinition/rdc-Device-Instance"
            ]
          }
        ]
      },
      {
        "id" : "MedicationRequest.reported",
        "path" : "MedicationRequest.reported",
        "max" : "0"
      },
      {
        "id" : "MedicationRequest.performerType",
        "path" : "MedicationRequest.performerType",
        "max" : "0"
      },
      {
        "id" : "MedicationRequest.performer",
        "path" : "MedicationRequest.performer",
        "max" : "0"
      },
      {
        "id" : "MedicationRequest.device",
        "path" : "MedicationRequest.device",
        "max" : "0"
      },
      {
        "id" : "MedicationRequest.recorder",
        "path" : "MedicationRequest.recorder",
        "max" : "0"
      },
      {
        "id" : "MedicationRequest.reason",
        "path" : "MedicationRequest.reason",
        "max" : "0"
      },
      {
        "id" : "MedicationRequest.courseOfTherapyType",
        "path" : "MedicationRequest.courseOfTherapyType",
        "max" : "0"
      },
      {
        "id" : "MedicationRequest.insurance",
        "path" : "MedicationRequest.insurance",
        "max" : "0"
      },
      {
        "id" : "MedicationRequest.note",
        "path" : "MedicationRequest.note",
        "max" : "0"
      },
      {
        "id" : "MedicationRequest.renderedDosageInstruction",
        "path" : "MedicationRequest.renderedDosageInstruction",
        "max" : "0"
      },
      {
        "id" : "MedicationRequest.effectiveDosePeriod",
        "path" : "MedicationRequest.effectiveDosePeriod",
        "max" : "0"
      },
      {
        "id" : "MedicationRequest.dosageInstruction.additionalInstruction",
        "path" : "MedicationRequest.dosageInstruction.additionalInstruction",
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://roche.com/fhir/iop/ValueSet/insulin-codes"
        }
      },
      {
        "id" : "MedicationRequest.dosageInstruction.method",
        "path" : "MedicationRequest.dosageInstruction.method",
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://roche.com/fhir/iop/ValueSet/insulin-codes"
        }
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.type",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.type",
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://roche.com/fhir/iop/ValueSet/insulin-codes"
        }
      },
      {
        "id" : "MedicationRequest.dispenseRequest",
        "path" : "MedicationRequest.dispenseRequest",
        "max" : "0"
      },
      {
        "id" : "MedicationRequest.substitution",
        "path" : "MedicationRequest.substitution",
        "max" : "0"
      },
      {
        "id" : "MedicationRequest.eventHistory",
        "path" : "MedicationRequest.eventHistory",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.